FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ConceptMap/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.10.0-beta.1 (531 ms)

Package nictiz.fhir.nl.r4.zib2020
Type ConceptMap
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.10.0-beta.1&canonical=http://nictiz.nl/fhir/ConceptMap/GeslachtCodelijst-to-AdministrativeGender
Url http://nictiz.nl/fhir/ConceptMap/GeslachtCodelijst-to-AdministrativeGender
Version 0.0.1
Status draft
Name GeslachtCodelijst_to_AdministrativeGender
Title GeslachtCodelijst to AdministrativeGender
Experimental False
Realm nl
Description Maps gender codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Patient v3.2 (2020)](https://zibs.nl/wiki/Patient-v3.2(2020EN)) and [zib HealthProfessional v3.5 (2020)](https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)) to as found in `Patient.gender` and `Practitioner.gender` in FHIR R4. Note: these zibs both define an identical ValueSet with the identical name 'GeslachtCodelijst', but with a different canonical URL. To allow both ValueSets as source for this ConceptMap, no `sourceCanonical` is given.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender AdministrativeGender
http://terminology.hl7.org/CodeSystem/v3-NullFlavor NullFlavor


Source

{
  "resourceType" : "ConceptMap",
  "id" : "GeslachtCodelijst-to-AdministrativeGender",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean" : false
    }
  ],
  "url" : "http://nictiz.nl/fhir/ConceptMap/GeslachtCodelijst-to-AdministrativeGender",
  "version" : "0.0.1",
  "name" : "GeslachtCodelijst_to_AdministrativeGender",
  "title" : "GeslachtCodelijst to AdministrativeGender",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Maps gender codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Patient v3.2 (2020)](https://zibs.nl/wiki/Patient-v3.2(2020EN)) and [zib HealthProfessional v3.5 (2020)](https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)) to <http://hl7.org/fhir/ValueSet/administrative-gender> as found in `Patient.gender` and `Practitioner.gender` in FHIR R4.\r\n\r\nNote: these zibs both define an identical ValueSet with the identical name 'GeslachtCodelijst', but with a different canonical URL. To allow both ValueSets as source for this ConceptMap, no `sourceCanonical` is given.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "targetCanonical" : "http://hl7.org/fhir/ValueSet/administrative-gender",
  "group" : [
    {
      "source" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
      "target" : "http://hl7.org/fhir/administrative-gender",
      "element" : [
        {
          "code" : "M",
          "target" : [
            {
              "code" : "male",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "F",
          "target" : [
            {
              "code" : "female",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "UN",
          "target" : [
            {
              "code" : "other",
              "equivalence" : "narrower",
              "comment" : "Undifferentiated: The gender of a person could not be uniquely defined as male or female, such as hermaphrodite. Other: 'neither male nor female and not unknown'"
            }
          ]
        }
      ]
    },
    {
      "source" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
      "target" : "http://hl7.org/fhir/administrative-gender",
      "element" : [
        {
          "code" : "UNK",
          "target" : [
            {
              "code" : "unknown",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.